﻿set_capital = {state = 4}

oob = "AUT_1936"

# Starting tech
set_technology = {
	infantry_weapons = 1
	infantry_weapons1 = 1
	tech_recon = 1
	tech_engineers = 1
	tech_support = 1
	tech_mountaineers = 1
	tech_trucks = 1
	basic_train = 1
	gw_artillery = 1
}

IF = {
	limit = { has_dlc = "No Step Back" }
	set_technology = {
		gwtank_chassis = 1
	}

	ELSE = {
		set_technology = {
			gwtank = 1
		}
	}
}

IF = {
	limit = { has_dlc = "La Resistance" }
		set_technology = {
			armored_car1 = 1
		}
}

if = {
	limit = { has_dlc = "By Blood Alone" }
		set_air_oob = "AUT_1936_air_bba"
		set_technology = {
			aa_lmg = 1
			engines_1 = 1
			aircraft_construction = 1
			iw_small_airframe = 1
		}
	else = {
		###set_air_oob = "AUS_1936_air_legacy"
		set_technology = {
			early_fighter = 1

		}
	}
}

set_research_slots = 3
set_stability = 0.50

set_popularities = {
	paternalism = 48
	ordenstaat = 50
	russiandem = 1
	radicalsocialism = 1
}

recruit_character = AUT_kurt_schuschnigg

set_politics = {
	ruling_party = paternalism
	last_election = "1936.1.1"
	election_frequency = 48
	elections_allowed = no
}

set_party_name = { 
    ideology = paternalism 
    long_name = "Vaterlandische Front"
    name = VF
}


